home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / redakcyjne / programy / PSPad editor 4.5.4 build 2356 beta / pspad454inst_en.exe / {app} / Syntax / LSharp.ini < prev    next >
INI File  |  2006-11-07  |  1KB  |  102 lines

  1. ; PSPad user HighLighter definition file for the LSharp languge
  2. ; Author: Orion Edwards
  3. ; LSharp Language by Rob Blackwell: www.lsharp.org
  4. [Settings]
  5. Name=LSharp
  6. HTMLGroup=0
  7. Label=1
  8. FileType=*.ls
  9. CommentString=;
  10. BasComment=1
  11. IndentChar=(
  12. UnIndentChar=)
  13. TabWidth=2
  14. DoubleQuote=1
  15. SingleQuote=0
  16. CaseSensitive=0
  17. KeyWordChars=-_
  18. CodeExplorer=ftUnknown
  19. [ReservedWords]
  20. [KeyWords]
  21. null=
  22. true=
  23. false=
  24. and=
  25. backquote=
  26. call=
  27. compile=
  28. cond=
  29. defclass=
  30. do=
  31. each=
  32. fn=
  33. for=
  34. foreach=
  35. if=
  36. increment=
  37. let=
  38. macro=
  39. or=
  40. quote=
  41. setf=
  42. setq=
  43. the=
  44. to=
  45. trace=
  46. try=
  47. when=
  48. while=
  49. with=
  50. append=
  51. apply=
  52. assoc=
  53. caaar=
  54. caadr=
  55. caar=
  56. cadar=
  57. caddr=
  58. cadr=
  59. car=
  60. cdaar=
  61. cdar=
  62. cddar=
  63. cdddr=
  64. cddr=
  65. cdr=
  66. cons=
  67. copy-list=
  68. environment=
  69. eq=
  70. eql=
  71. eval=
  72. evalstring=
  73. exit=
  74. first=
  75. inspect=
  76. is=
  77. length=
  78. list=
  79. load=
  80. macroexpand=
  81. map=
  82. nconc=
  83. new=
  84. not=
  85. nth=
  86. pr=
  87. prl=
  88. read=
  89. reference=
  90. reset=
  91. reverse=
  92. rest=
  93. throw=
  94. typeof=
  95. using=
  96. defun=
  97. defmacro=
  98. listp=
  99. [KeyWords2]
  100. [KeyWords3]
  101.  
  102.